home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Games of Daze
/
Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso
/
x2ftp
/
msdos
/
utils
/
lparser3
/
bop02.ls
< prev
next >
Wrap
Text File
|
1993-11-22
|
230b
|
11 lines
# --- L-System Parser/Mutator --- Lj Lapre ----------------------------------
7 # recursion depth
22.5 # angle
80 # thickness as % of length
A
A=[&FL!A]>>>>>[&FL!A]>>>>>>>[&FL!A]
F=S>>>>>F
S=FL
L=[c^^{-f+f+f-|-f+f+f}]
@